object AlertasNotes: TAlertasNotes Tag = 74900 Left = 299 Top = 169 BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsSingle Caption = 'Configuraci�n de alertas en Lotus Notes' ClientHeight = 382 ClientWidth = 422 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = True Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object ButtonAceptar: TPlaButton Tag = 2200 Left = 257 Top = 350 Width = 73 Height = 21 Caption = '&Aceptar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = ButtonAceptarClick Default = True ModalResult = 1 end object ButtonCancel: TPlaButton Tag = 2400 Left = 338 Top = 350 Width = 73 Height = 21 Caption = '&Cancelar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 3 TabStop = False Cancel = True ModalResult = 2 end object PlaGroupBox1: TPlaGroupBox Tag = 75300 Left = 14 Top = 7 Width = 397 Height = 169 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'MS Sans Serif' TitleFont.Style = [] Caption = 'Destinatarios' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 object Image3: TImage Left = 11 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object Label1: TLabel Tag = 75000 Left = 58 Top = 19 Width = 326 Height = 26 AutoSize = False Caption = 'Puedes especificar los usuarios destinatarios del mensaje separ�' + 'ndolos por una coma, por ej. (Abraham,Oscar,Manu).' WordWrap = True end object EditUsers: TPlaEdit Left = 58 Top = 58 Width = 327 Height = 21 Cursor = crIBeam Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] MaxLength = 256 ParentFont = False TabOrder = 0 Transparent = False end object GBAlertasMensaje: TPlaGroupBox Tag = 76900 Left = 58 Top = 92 Width = 327 Height = 65 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 8408344 TitleFont.Height = -11 TitleFont.Name = 'MS Sans Serif' TitleFont.Style = [] Caption = 'En caso de virus en documentos de notes' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentColor = False ParentFont = False TabOrder = 1 object CBAlertaAlAutor: TPlaCheckBox Tag = 75100 Left = 14 Top = 19 Width = 195 Height = 16 Caption = 'Enviar alerta al autor del documento' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 end object CBAlertaAlUsuario: TPlaCheckBox Tag = 75200 Left = 14 Top = 37 Width = 208 Height = 16 Caption = 'Enviar alerta al usuario del documento.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 TabStop = False end end end object PlaGroupBox2: TPlaGroupBox Tag = 20700 Left = 14 Top = 188 Width = 397 Height = 91 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'MS Sans Serif' TitleFont.Style = [] Caption = 'Mensaje de alerta' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 object Image1: TImage Left = 11 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object Label3: TLabel Tag = 21800 Left = 58 Top = 19 Width = 329 Height = 26 AutoSize = False Caption = 'Puedes escribir el mensaje que desees sea mostrado cuando se enc' + 'uentre un virus.' WordWrap = True end object EditNotesMensaje: TPlaEdit Left = 58 Top = 58 Width = 329 Height = 21 Cursor = crIBeam Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] MaxLength = 256 ParentFont = False TabOrder = 0 Text = 'ATENCI�N, VIRUS ENCONTRADO' Transparent = False end end end